Welcome![Sign In][Sign Up]
Location:
Search - image processing python

Search list

[Graph programpiltest

Description: 将其他图片格式转换为jpg的源码,python编写,需要pil图像处理库-The other is converted to jpg picture format of the source, python write, need to pil image processing library
Platform: | Size: 1024 | Author: yk | Hits:

[Otherscipy-0.9.0b1

Description: SciPy函数库在NumPy库的基础上增加了众多的数学、科学以及工程计算中常用的库函数。例如线性代数、常微分方程数值求解、信号处理、图像处理、稀疏矩阵等等。-SciPy is package of tools for science and engineering for Python. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more.
Platform: | Size: 7217152 | Author: 沈觅仁 | Hits:

[Special EffectsOpenCV2.2_API_Specification

Description: 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest version) a description of all API functions, including C, C++, Python OpenCV call all the interface functions, there is little development of computer vision, image processing, pattern a good reference for identification procedures. OpenCV2.2 supported executable version of Visual Studio 2010 and added the HOG pedestrian detector is really a rare good thing.
Platform: | Size: 3465216 | Author: | Hits:

[Special Effects01_Inverted

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 第1檔:將灰度圖轉成反色 第2檔:將彩圖轉成反色-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension contents of compressed files: 1 Files: to turn into an anti-color grayscale 2 files: the Wallpapers turn into an anti-color
Platform: | Size: 1024 | Author: 鍾狂 | Hits:

[Special Effects02_Mirror

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以3種鏡像方式呈現:水平鏡像、垂直鏡像、對角鏡像。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the image presented by 3 different ways the mirror: Horizontal mirror, Vertical mirror, on the angle mirror.
Platform: | Size: 92160 | Author: 鍾狂 | Hits:

[Special Effects03_Translation

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以平移方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the way of rendering the image to pan.
Platform: | Size: 92160 | Author: 鍾狂 | Hits:

[Special Effects04_Rotation

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 檔案內有3個py檔,各代表圖像以3種旋轉寫法呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: File contains three py files, the representative image of the spin written by 3 different presented.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects05_Zoom

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 內有4個py檔,各代表圖像的縮放方式,共有4種寫法。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack into the py file extensions easily compressed file contents: There are 4 py files, image scaling way delegates, a total of 4 kinds of writing.
Platform: | Size: 94208 | Author: 鍾狂 | Hits:

[Special Effects06_Shear

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以錯切方式呈現-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the image to show the wrong way to cut
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects07_Histogram-calculation

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像以計算直方圖方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray image histogram method to calculate the present.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects08_Histogram-equalization

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像的灰度均衡化。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray scale image intensity equalization.
Platform: | Size: 92160 | Author: 鍾狂 | Hits:

[Special Effects09_Histogram-calculation

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以計算直方圖,跟前兩檔寫法不一樣。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: images to calculate the histogram, not the same as writing in front of two tranches.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects10_Image-Smoothing

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以平滑的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file contents: to smooth the image presented in a way.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects11_Image-Sharpening

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以銳化的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file contents: to sharpen the image presented in a way.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects12_Color-enhancement

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將彩色圖像以增強色彩的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the color image presented in a way to enhance the colors.
Platform: | Size: 92160 | Author: 鍾狂 | Hits:

[Special Effects13_Corrosion-expansion

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以腐蝕和膨脹的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file contents: to corrosion and expansion of the image presented in a way.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects14_Corrosion-expansion

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像以腐蝕和膨脹的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the grayscale image to corrosion and expansion presented in a way.
Platform: | Size: 92160 | Author: 鍾狂 | Hits:

[Special Effects15_Fourier

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以傅立葉方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: Fourier method render the image.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Special Effects16_Refinement

Description: 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以細化的方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file contents: to refine the image presented in a way.
Platform: | Size: 93184 | Author: 鍾狂 | Hits:

[Multimedia Developzbar-0.10

Description: 是一个函数库,包含了C++、qt、python,还有示例程序,方便研究二维码的同学学习使用。注意用到了ImageMagick这个图像处理库-Is a function library that contains the C++, qt, python, sample programs, students learn to use the two-dimensional code to facilitate research. Note that to use the ImageMagick image processing library
Platform: | Size: 1907712 | Author: tom | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net